-
Home
-
Notification – Custom Notifications and Alerts for WordPress
-
7.2.4
-
Code
-
Classes
- Notification
Total Complexity |
63 |
Dependencies |
5 |
Dependents |
9 |
Total lines |
453 |
Lines of code |
177 |
Logical lines of code |
99 |
Comment lines |
188 |
Methods |
19 |
Properties |
8 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setup() |
B |
43 |
21 |
42 |
__call() |
S |
56 |
5 |
18 |
to_array() |
S |
56 |
4 |
17 |
add_carrier() |
S |
58 |
4 |
15 |
add_extra() |
S |
64 |
5 |
9 |
__clone() |
S |
63 |
3 |
11 |
get_carrier_data() |
S |
71 |
2 |
6 |
remove_extra() |
S |
69 |
2 |
7 |
get_carrier() |
S |
74 |
2 |
4 |
get_extra() |
S |
74 |
2 |
4 |
enable_carrier() |
S |
69 |
2 |
7 |
disable_carrier() |
S |
71 |
2 |
6 |
set_carriers() |
S |
69 |
2 |
7 |
set_carrier_data() |
S |
71 |
2 |
6 |
__construct() |
S |
81 |
1 |
3 |
get_enabled_carriers() |
S |
74 |
1 |
5 |
create_hash() |
S |
80 |
1 |
3 |
is_enabled() |
S |
80 |
1 |
3 |
refresh_hash() |
S |
77 |
1 |
4 |